home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
DEF
/
Library
/
Store
/
lib-zone
< prev
Wrap
Text File
|
1998-10-23
|
343b
|
9 lines
lib-zone name definition
Defines a zone library entry. If name is used inside pick-zone, then its definition is used, otherwise definition is picked randomly according to the template.
(lib-zone control1 '(1/1 1/1 1/1 1/1))
(lib-zone control2 '(1/1 1/2 1/2 2/1))
(lib-zone control3 '(2/1 1/2 1/2 1/1))
(lib-zone control4 '(2/1 1/1 1/2 1/2))